projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ba7a8d
)
[MULTI_FRAME]: Increase PURESIZE to 220000.
author
Roland McGrath
<roland@gnu.org>
Sat, 25 Sep 1993 22:46:34 +0000
(22:46 +0000)
committer
Roland McGrath
<roland@gnu.org>
Sat, 25 Sep 1993 22:46:34 +0000
(22:46 +0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index 3ca41582199f6dbf0deaa4542fa9cddc337f4c80..6a3d7ce8afa1ae954c19962113de21b836a4487c 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-29,7
+29,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef PURESIZE
#ifdef MULTI_FRAME
-#define PURESIZE 2
1
0000
+#define PURESIZE 2
2
0000
#else
#define PURESIZE 190000
#endif